Add more error reporting for failing to join paths
authorAlex Crichton <alex@alexcrichton.com>
Wed, 11 Feb 2015 17:21:04 +0000 (09:21 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 11 Feb 2015 17:21:04 +0000 (09:21 -0800)
commit3bb420f22fc7acea5ad645a87c96d118b2b2a48b
tree3002cfcbb872e3c9232f873b5e1e9528b75395ce
parent9404539e80a3614b56f7cdfeec4eb2cd777ee912
Add more error reporting for failing to join paths

Hopefully this will help diagnose #1083
src/cargo/util/errors.rs
src/cargo/util/paths.rs